home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / software / dream / setup.exe / {app} / dreamcalc.exe / 0 / RCDATA / TREMFRAME / TREMFRAME.txt < prev   
Encoding:
Text File  |  2004-05-22  |  8.7 KB  |  377 lines

  1. object RemFrame: TRemFrame
  2.   Left = 0
  3.   Top = 0
  4.   Width = 443
  5.   Height = 321
  6.   Align = alClient
  7.   AutoScroll = False
  8.   TabOrder = 0
  9.   Visible = False
  10.   OnResize = FrameResize
  11.   object Panel1: TPanel
  12.     Left = 0
  13.     Top = 280
  14.     Width = 443
  15.     Height = 41
  16.     Align = alBottom
  17.     BevelInner = bvRaised
  18.     BevelOuter = bvLowered
  19.     TabOrder = 0
  20.     OnMouseMove = ULOff
  21.     object Panel2: TPanel
  22.       Left = 356
  23.       Top = 2
  24.       Width = 85
  25.       Height = 37
  26.       Align = alRight
  27.       BevelOuter = bvNone
  28.       TabOrder = 0
  29.       object ContBtn: TButton
  30.         Left = 2
  31.         Top = 6
  32.         Width = 75
  33.         Height = 25
  34.         Caption = 'Continue'
  35.         TabOrder = 0
  36.         OnClick = ContBtnClick
  37.         OnMouseMove = ULOff
  38.       end
  39.     end
  40.   end
  41.   object Panel3: TPanel
  42.     Left = 0
  43.     Top = 0
  44.     Width = 443
  45.     Height = 280
  46.     Align = alClient
  47.     BevelInner = bvRaised
  48.     BevelOuter = bvLowered
  49.     Color = clWhite
  50.     TabOrder = 1
  51.     object Shape1: TShape
  52.       Left = 2
  53.       Top = 2
  54.       Width = 5
  55.       Height = 276
  56.       Align = alLeft
  57.       Brush.Style = bsClear
  58.       Pen.Style = psClear
  59.       OnMouseMove = ULOff
  60.     end
  61.     object Shape2: TShape
  62.       Left = 436
  63.       Top = 2
  64.       Width = 5
  65.       Height = 276
  66.       Align = alRight
  67.       Brush.Style = bsClear
  68.       Pen.Style = psClear
  69.       OnMouseMove = ULOff
  70.     end
  71.     object Panel4: TPanel
  72.       Left = 7
  73.       Top = 2
  74.       Width = 429
  75.       Height = 276
  76.       Align = alClient
  77.       BevelOuter = bvNone
  78.       ParentColor = True
  79.       TabOrder = 0
  80.       OnMouseMove = ULOff
  81.       object Logo: TImage
  82.         Left = 0
  83.         Top = 5
  84.         Width = 429
  85.         Height = 22
  86.         Align = alTop
  87.         Picture.Data = {<image000.bmp>}
  88.         Transparent = True
  89.         OnMouseMove = ULOff
  90.       end
  91.       object Shape3: TShape
  92.         Left = 0
  93.         Top = 27
  94.         Width = 429
  95.         Height = 1
  96.         Align = alTop
  97.         Brush.Style = bsClear
  98.       end
  99.       object S1: TShape
  100.         Left = 0
  101.         Top = 28
  102.         Width = 429
  103.         Height = 11
  104.         Align = alTop
  105.         Brush.Style = bsClear
  106.         Pen.Style = psClear
  107.         OnMouseMove = ULOff
  108.       end
  109.       object TitLabel: TLabel
  110.         Left = 0
  111.         Top = 39
  112.         Width = 429
  113.         Height = 16
  114.         Align = alTop
  115.         Caption = 'DreamCalc Pro is not Freeware'
  116.         Font.Charset = DEFAULT_CHARSET
  117.         Font.Color = clMaroon
  118.         Font.Height = -13
  119.         Font.Name = 'MS Sans Serif'
  120.         Font.Style = [fsBold]
  121.         ParentFont = False
  122.         ShowAccelChar = False
  123.         Transparent = True
  124.         WordWrap = True
  125.         OnMouseMove = ULOff
  126.       end
  127.       object S2: TShape
  128.         Left = 0
  129.         Top = 81
  130.         Width = 429
  131.         Height = 11
  132.         Align = alTop
  133.         Brush.Style = bsClear
  134.         Pen.Style = psClear
  135.         OnMouseMove = ULOff
  136.       end
  137.       object L1: TLabel
  138.         Left = 0
  139.         Top = 55
  140.         Width = 429
  141.         Height = 26
  142.         Align = alTop
  143.         Caption = 
  144.           'If you wish to use DreamCalc, you should register. Register toda' +
  145.           'y & stop this message appearing.'
  146.         Font.Charset = DEFAULT_CHARSET
  147.         Font.Color = clBlack
  148.         Font.Height = -11
  149.         Font.Name = 'MS Sans Serif'
  150.         Font.Style = []
  151.         ParentFont = False
  152.         ShowAccelChar = False
  153.         Transparent = True
  154.         WordWrap = True
  155.         OnMouseMove = ULOff
  156.       end
  157.       object Shape6: TShape
  158.         Left = 0
  159.         Top = 0
  160.         Width = 429
  161.         Height = 5
  162.         Align = alTop
  163.         Brush.Style = bsClear
  164.         Pen.Style = psClear
  165.         OnMouseMove = ULOff
  166.       end
  167.       object L2: TLabel
  168.         Left = 0
  169.         Top = 92
  170.         Width = 429
  171.         Height = 13
  172.         Align = alTop
  173.         Caption = 
  174.           'You may continue trying out this software, but you will be inter' +
  175.           'mittently reminded to register.'
  176.         Font.Charset = DEFAULT_CHARSET
  177.         Font.Color = clBlack
  178.         Font.Height = -11
  179.         Font.Name = 'MS Sans Serif'
  180.         Font.Style = []
  181.         ParentFont = False
  182.         ShowAccelChar = False
  183.         Transparent = True
  184.         WordWrap = True
  185.         OnMouseMove = ULOff
  186.       end
  187.       object S3: TShape
  188.         Left = 0
  189.         Top = 105
  190.         Width = 429
  191.         Height = 11
  192.         Align = alTop
  193.         Brush.Style = bsClear
  194.         Pen.Style = psClear
  195.         OnMouseMove = ULOff
  196.       end
  197.       object L3: TLabel
  198.         Left = 0
  199.         Top = 116
  200.         Width = 429
  201.         Height = 13
  202.         Align = alTop
  203.         Caption = 'Registration is Easy & Inexpensive!'
  204.         Font.Charset = DEFAULT_CHARSET
  205.         Font.Color = clBlack
  206.         Font.Height = -11
  207.         Font.Name = 'MS Sans Serif'
  208.         Font.Style = [fsBold]
  209.         ParentFont = False
  210.         ShowAccelChar = False
  211.         Transparent = True
  212.         WordWrap = True
  213.         OnMouseMove = ULOff
  214.       end
  215.       object S4: TShape
  216.         Left = 0
  217.         Top = 129
  218.         Width = 429
  219.         Height = 11
  220.         Align = alTop
  221.         Brush.Style = bsClear
  222.         Pen.Style = psClear
  223.         OnMouseMove = ULOff
  224.       end
  225.       object WebLabel: TLabel
  226.         Left = 0
  227.         Top = 153
  228.         Width = 429
  229.         Height = 13
  230.         Cursor = crHandPoint
  231.         Align = alTop
  232.         Caption = 'WebLabel'
  233.         Font.Charset = DEFAULT_CHARSET
  234.         Font.Color = clBlue
  235.         Font.Height = -11
  236.         Font.Name = 'MS Sans Serif'
  237.         Font.Style = []
  238.         ParentFont = False
  239.         ShowAccelChar = False
  240.         Transparent = True
  241.         WordWrap = True
  242.         OnClick = WebLabelClick
  243.         OnMouseMove = WebLabelMouseMove
  244.       end
  245.       object L5: TLabel
  246.         Left = 0
  247.         Top = 177
  248.         Width = 429
  249.         Height = 26
  250.         Align = alTop
  251.         Caption = 
  252.           'Please visit me at the above address & support the future develo' +
  253.           'pment of DreamCalc Pro. Alternatively, you can click '#39'Continue'#39' ' +
  254.           'to carry on where you left off.'
  255.         Font.Charset = DEFAULT_CHARSET
  256.         Font.Color = clBlack
  257.         Font.Height = -11
  258.         Font.Name = 'MS Sans Serif'
  259.         Font.Style = []
  260.         ParentFont = False
  261.         ShowAccelChar = False
  262.         Transparent = True
  263.         WordWrap = True
  264.         OnMouseMove = ULOff
  265.       end
  266.       object S5: TShape
  267.         Left = 0
  268.         Top = 166
  269.         Width = 429
  270.         Height = 11
  271.         Align = alTop
  272.         Brush.Style = bsClear
  273.         Pen.Style = psClear
  274.         OnMouseMove = ULOff
  275.       end
  276.       object S6: TShape
  277.         Left = 0
  278.         Top = 203
  279.         Width = 429
  280.         Height = 11
  281.         Align = alTop
  282.         Brush.Style = bsClear
  283.         Pen.Style = psClear
  284.         OnMouseMove = ULOff
  285.       end
  286.       object L6: TLabel
  287.         Left = 0
  288.         Top = 214
  289.         Width = 429
  290.         Height = 13
  291.         Align = alTop
  292.         Caption = 'Thank you'
  293.         Font.Charset = DEFAULT_CHARSET
  294.         Font.Color = clBlack
  295.         Font.Height = -11
  296.         Font.Name = 'MS Sans Serif'
  297.         Font.Style = []
  298.         ParentFont = False
  299.         ShowAccelChar = False
  300.         Transparent = True
  301.         WordWrap = True
  302.         OnMouseMove = ULOff
  303.       end
  304.       object L4: TLabel
  305.         Left = 0
  306.         Top = 140
  307.         Width = 429
  308.         Height = 13
  309.         Align = alTop
  310.         Caption = 'Register DreamCalc Pro at:'
  311.         Font.Charset = DEFAULT_CHARSET
  312.         Font.Color = clBlack
  313.         Font.Height = -11
  314.         Font.Name = 'MS Sans Serif'
  315.         Font.Style = []
  316.         ParentFont = False
  317.         ShowAccelChar = False
  318.         Transparent = True
  319.         WordWrap = True
  320.         OnMouseMove = ULOff
  321.       end
  322.       object L7: TLabel
  323.         Left = 0
  324.         Top = 238
  325.         Width = 429
  326.         Height = 13
  327.         Align = alTop
  328.         Caption = 'Andy Thomason'
  329.         Font.Charset = DEFAULT_CHARSET
  330.         Font.Color = clBlack
  331.         Font.Height = -11
  332.         Font.Name = 'MS Sans Serif'
  333.         Font.Style = [fsBold]
  334.         ParentFont = False
  335.         ShowAccelChar = False
  336.         Transparent = True
  337.         WordWrap = True
  338.         OnMouseMove = ULOff
  339.       end
  340.       object S7: TShape
  341.         Left = 0
  342.         Top = 227
  343.         Width = 429
  344.         Height = 11
  345.         Align = alTop
  346.         Brush.Style = bsClear
  347.         Pen.Style = psClear
  348.         OnMouseMove = ULOff
  349.       end
  350.       object L8: TLabel
  351.         Left = 0
  352.         Top = 251
  353.         Width = 429
  354.         Height = 13
  355.         Align = alTop
  356.         Caption = 'DreamCalc Pro Author'
  357.         Font.Charset = DEFAULT_CHARSET
  358.         Font.Color = clBlack
  359.         Font.Height = -11
  360.         Font.Name = 'MS Sans Serif'
  361.         Font.Style = [fsBold]
  362.         ParentFont = False
  363.         ShowAccelChar = False
  364.         Transparent = True
  365.         WordWrap = True
  366.         OnMouseMove = ULOff
  367.       end
  368.     end
  369.   end
  370.   object Cont: TTimer
  371.     Enabled = False
  372.     OnTimer = ContTimer
  373.     Left = 228
  374.     Top = 154
  375.   end
  376. end
  377.